DX11 FIX LIMB PIVOT

Sets the current orientation of the given limb as its new base orientation.
You can optionally provide a combination of flags to tell the function what parts of the transform to "fix". If you omit this flag
only the rotation will be fixed (such that the limb will appear to have its current rotation when you set it to rotation angles (0, 0, 0)).

  Syntax
DX11 FIX LIMB PIVOT limb, [flags]
  Parameters
limb
Dword
The limb to fix the pivot of.
[Optional] flags
Dword
A combination of one or more of the PIVOTFIX_SCALE, PIVOTFIX_ROTATION and PIVOTFIX_POSITION constants. Defaults to PIVOTFIX_ROTATION if omitted.

  Returns

This function does not return a value.

  See also

LIMB Functions Menu
DX11 Function Categories